home *** CD-ROM | disk | FTP | other *** search
/ Young Minds / Young Minds Interactive CD-ROM.ISO / adl / man / adldebug.6 < prev    next >
Encoding:
Text File  |  1987-08-05  |  848 b   |  67 lines

  1.  
  2.  
  3.  
  4.      ADLDEBUG(6)            (HP)           ADLDEBUG(6)
  5.  
  6.  
  7.  
  8.  
  9.      NAME
  10.       adldebug  -  print information about an ADL game
  11.  
  12.      SYNOPSIS
  13.       adldebug infile
  14.  
  15.      DESCRIPTION
  16.       Adldebug reads a datafile, infile, which contains tables and
  17.       routines  necessary  to play a generalized Adventure(6)-like
  18.       game.     Using adldebug, one may do such things    as examine the
  19.       contents of objects, view the    code genereated    by adlcomp(6),
  20.       or print out the various messages found in the source.   For
  21.       a  full  list     of  commands,    type  "?"  after receiving the
  22.       prompt.  To terminate    adldebug, either type "q" or  the  EOF
  23.       character.
  24.  
  25.      EXAMPLE
  26.       adldebug aard
  27.  
  28.      SEE ALSO
  29.       adlcomp(6)
  30.       adlrun(6)
  31.       Brengle and Cunniff: The ADL Programmer's Reference Manual
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Hewlett-Packard Company       - 1 -          Jun 18, 1987
  64.  
  65.  
  66.  
  67.